|
NcApi
|
Definition of message type "0x0a: Network Command".
#include <NcApi.h>
Data Fields | |
| uint16_t | destNodeId |
| Destination node ID. More... | |
| uint8_t | cmd |
| Network Command. More... | |
| uint8_t * | payload |
| Pointer to payload, if any. More... | |
| uint8_t | payloadLength |
| PayloadLength Length of payload. More... | |
1.8.10